type net.policyTableEntry
4 uses
	net (current package)
		addrselect.go#L210: type policyTableEntry struct {
		addrselect.go#L216: type policyTable []policyTableEntry
		addrselect.go#L283: func (t policyTable) Classify(ip netip.Addr) policyTableEntry {
		addrselect.go#L293: 	return policyTableEntry{}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)